JOYSTICK SLIDER D
This command will give support for a forth slider value.
Return Integer=JOYSTICK SLIDER D()
The command will return a value from the forth slider
do
cls
print "joystick slider a "+str$(joystick slider a())
print "joystick slider b "+str$(joystick slider b())
print "joystick slider c "+str$(joystick slider c())
print "joystick slider d "+str$(joystick slider d())
loop
end
INPUT Commands Menu
Index